robertl [Tue, 16 May 2006 21:35:52 +0000 (21:35 +0000)]
Fix trailing comma.
robertl [Tue, 16 May 2006 21:35:07 +0000 (21:35 +0000)]
Fix track read on big endian systems.
robertl [Tue, 16 May 2006 21:24:58 +0000 (21:24 +0000)]
Leak fixes for tpo from Curt.
robertl [Mon, 15 May 2006 20:57:37 +0000 (20:57 +0000)]
Add TPO test cases from Curt.
robertl [Mon, 15 May 2006 15:14:26 +0000 (15:14 +0000)]
Comment tweak for tpg.c
robertl [Mon, 15 May 2006 01:22:24 +0000 (01:22 +0000)]
Add tags to example to try to reduce the name jitter in the generated code.
robertl [Fri, 12 May 2006 21:49:27 +0000 (21:49 +0000)]
Oopsy. Got head of Olaf on the category support. :-)
robertl [Fri, 12 May 2006 21:43:07 +0000 (21:43 +0000)]
Fix configuration on Linux.
robertl [Fri, 12 May 2006 21:36:05 +0000 (21:36 +0000)]
With Olaf. Improve doc for Dell Axim and Streets & Trips/Autoroute.
robertl [Fri, 12 May 2006 21:23:42 +0000 (21:23 +0000)]
More pieces of Garmin category support. Don't crash when no -p file given
robertl [Fri, 12 May 2006 21:15:03 +0000 (21:15 +0000)]
Add Explorist 100 via aftermarket cable.
robertl [Fri, 12 May 2006 21:09:05 +0000 (21:09 +0000)]
More scragglers from last merge.
robertl [Fri, 12 May 2006 20:50:34 +0000 (20:50 +0000)]
Moster commit after sourceforge returns from the dead.
Make filters, shapefile, csv support configurable away at runtime.
Fix several problems with new XML_UNICODE code.
Allow expat library configuration at build time
Allow more custom waypoint icons in Garmin, bring in more category support.
Many fixes to track stat recalculator.
robertl [Mon, 8 May 2006 06:48:13 +0000 (06:48 +0000)]
Name unnamed trackpoitns.
oliskoli [Sun, 7 May 2006 22:29:33 +0000 (22:29 +0000)]
Fix wrong access to referenced time value.
robertl [Sun, 7 May 2006 20:30:05 +0000 (20:30 +0000)]
Axim fix for Windows.
Magprotoc: deal with COMx (x>9) silliness on Windows.
robertl [Sun, 7 May 2006 20:13:58 +0000 (20:13 +0000)]
Regenerate.
robertl [Sun, 7 May 2006 20:12:50 +0000 (20:12 +0000)]
Synchronize configure.in, even though Makefile.in piece isn't brought in yet.
robertl [Sun, 7 May 2006 20:09:20 +0000 (20:09 +0000)]
Bring in computed track structures.
robertl [Sun, 7 May 2006 19:49:27 +0000 (19:49 +0000)]
Numerous improvements to track statistics gatherer.
oliskoli [Sun, 7 May 2006 18:28:26 +0000 (18:28 +0000)]
Add sequence for axim_gpb file format.
oliskoli [Sun, 7 May 2006 18:26:08 +0000 (18:26 +0000)]
Replace axim_gpb reference file (gpx) with file from testo (gpx creation time).
oliskoli [Sun, 7 May 2006 18:09:23 +0000 (18:09 +0000)]
Add new module 'axim_gpb', a track reader for Dell Axim Navigation System (.gpb) files.
oliskoli [Sun, 7 May 2006 17:46:57 +0000 (17:46 +0000)]
Add new module 'axim_gpb', a track reader for Dell Axim Navigation System (.gpb) files.
oliskoli [Sun, 7 May 2006 15:51:16 +0000 (15:51 +0000)]
Add reference data for upcomming new format 'axim_gpb'.
robertl [Sun, 7 May 2006 02:14:35 +0000 (02:14 +0000)]
Make shapefile and all palm pdb formats deselectable at build time.
robertl [Sat, 6 May 2006 21:19:45 +0000 (21:19 +0000)]
Const warning fix.
robertl [Sat, 6 May 2006 20:47:39 +0000 (20:47 +0000)]
Implement workaround for data toggle problem in Garmin USB for Linux and OS X.
robertl [Sat, 6 May 2006 17:58:33 +0000 (17:58 +0000)]
Makefile: build doc in a version-specific directory, add dependencies up Makefile.in, config.status. Improve doc dependencies,
babelmain.xsl: make includes relative.
mkcapabilities: hook links up to development tree.
robertl [Sat, 6 May 2006 16:58:50 +0000 (16:58 +0000)]
Reduce to two (sigh) forms of formatting inside a screen format linespecific tag: explitcly broken with trailing backslashes or long lines. We'll reduce to one later.
parkrrrr [Fri, 5 May 2006 23:40:50 +0000 (23:40 +0000)]
Move some string params into our custom xslt
parkrrrr [Fri, 5 May 2006 23:27:07 +0000 (23:27 +0000)]
make doc changes
robertl [Fri, 5 May 2006 23:16:36 +0000 (23:16 +0000)]
Regenerate dependencies.
robertl [Fri, 5 May 2006 23:00:42 +0000 (23:00 +0000)]
Allow case insensitive comparisons when matching on format/filter names.
robertl [Fri, 5 May 2006 22:48:05 +0000 (22:48 +0000)]
Add automatic href generation to (most of) the formats for doc generation and Ron's new html chunkifier.
robertl [Fri, 5 May 2006 21:39:46 +0000 (21:39 +0000)]
Add doc for kwf2 and ktf2 from Olaf.
oliskoli [Fri, 5 May 2006 21:00:48 +0000 (21:00 +0000)]
Add some new takers to AUTHORS.
robertl [Fri, 5 May 2006 20:37:41 +0000 (20:37 +0000)]
Make character encoding tables optional at build time.
oliskoli [Fri, 5 May 2006 20:36:41 +0000 (20:36 +0000)]
Use macros DEG() and RAD(), defined in grtcirc.h, for conversions between degrees and radians.
parkrrrr [Fri, 5 May 2006 20:03:33 +0000 (20:03 +0000)]
fix xmllint complaints in readme
oliskoli [Fri, 5 May 2006 20:01:38 +0000 (20:01 +0000)]
Add a new tool which generates a CVS-based (local CVS directory) gpsbabel file-list.
robertl [Fri, 5 May 2006 19:52:00 +0000 (19:52 +0000)]
Internal_style: regenerate.
cvs_util: remove unneeded proto.
robertl [Fri, 5 May 2006 18:58:12 +0000 (18:58 +0000)]
Publish proto for gs_get_container for geoniche.
robertl [Fri, 5 May 2006 18:29:14 +0000 (18:29 +0000)]
NMEA: coalesce trackpoint sentences by time.
Invert "noBLAH" options to be "BLAH" options.
oliskoli [Fri, 5 May 2006 17:32:47 +0000 (17:32 +0000)]
Add test sequences for Kartex5.
oliskoli [Fri, 5 May 2006 17:28:05 +0000 (17:28 +0000)]
Change/Add/Remove reference data for Kartex5 formats.
oliskoli [Fri, 5 May 2006 17:26:24 +0000 (17:26 +0000)]
Change output format list for lat/lon.
oliskoli [Fri, 5 May 2006 17:25:53 +0000 (17:25 +0000)]
Add Kartex5 style sheets for Waypoints 'kwf2' and Tracks 'ktf'.
robertl [Fri, 5 May 2006 17:18:18 +0000 (17:18 +0000)]
Improved Xmap doc from Pasha.
robertl [Fri, 5 May 2006 16:55:07 +0000 (16:55 +0000)]
Add id tags so we have reasonable links for the filters.
robertl [Fri, 5 May 2006 14:55:00 +0000 (14:55 +0000)]
Constify our endian helpers.
robertl [Fri, 5 May 2006 14:52:31 +0000 (14:52 +0000)]
Constify most of our endian helpers.
robertl [Fri, 5 May 2006 14:42:05 +0000 (14:42 +0000)]
Andrew Kirmse makes changes allowing use of 'wchar_t' version expat lib.
robertl [Fri, 5 May 2006 14:32:48 +0000 (14:32 +0000)]
Make use of isnan optional since it's C99.
robertl [Fri, 5 May 2006 14:32:19 +0000 (14:32 +0000)]
Tweak testo for recent Mapsend default track version change.
robertl [Fri, 5 May 2006 14:27:18 +0000 (14:27 +0000)]
Warning cleanups.
robertl [Fri, 5 May 2006 14:25:03 +0000 (14:25 +0000)]
Whack dead variables.
robertl [Fri, 5 May 2006 13:43:01 +0000 (13:43 +0000)]
Robert Coup adds options to Mapsend for V4 tracks.
robertl [Fri, 5 May 2006 13:19:47 +0000 (13:19 +0000)]
Pasha Phares adds support for Delorme Xmap/Street Atlas 2006 Handheld.
robertl [Fri, 5 May 2006 13:10:30 +0000 (13:10 +0000)]
Pasha Phares adds Geoniche usability improvements and fixes for Geoniche v1.40.
parkrrrr [Thu, 4 May 2006 20:20:22 +0000 (20:20 +0000)]
typo/thinko in polygon docs
oliskoli [Thu, 4 May 2006 16:41:00 +0000 (16:41 +0000)]
Patch from Rob: Write also line headers for routepoints.
oliskoli [Wed, 3 May 2006 23:37:38 +0000 (23:37 +0000)]
Add CET-functionality to format-specific data.
oliskoli [Wed, 3 May 2006 20:28:27 +0000 (20:28 +0000)]
Fix path to changes.html.
oliskoli [Wed, 3 May 2006 20:16:48 +0000 (20:16 +0000)]
Tweak rpm deal-breaker.
oliskoli [Wed, 3 May 2006 19:53:38 +0000 (19:53 +0000)]
Remove 'CR/LF'-sses and similary token from alias names (CET dosn't handle line-breaks).
robertl [Mon, 1 May 2006 17:43:13 +0000 (17:43 +0000)]
Constify route_head arg to track_recompute.
robertl [Mon, 1 May 2006 01:20:21 +0000 (01:20 +0000)]
Split NMEA reading and parsing into different functions.
robertl [Sun, 30 Apr 2006 18:58:18 +0000 (18:58 +0000)]
Improve the reliability of the libusb module.
A) eliminate reset - this avoids a race between us and the host OS stack
discovering devices.
B) Call full device close when doing device discovery to drain stray
bulk/intr request packets.
oliskoli [Sun, 30 Apr 2006 16:59:38 +0000 (16:59 +0000)]
Add procedure to convert Garmin 'display' value between waypoint protocols.
oliskoli [Sun, 30 Apr 2006 16:46:03 +0000 (16:46 +0000)]
Add pre-settings (must_upper,short_name_length) for Garmin Quest.
Bring in (currently disabled) calls for Garmin specific data.
oliskoli [Sun, 30 Apr 2006 16:41:01 +0000 (16:41 +0000)]
Change the handling of the first three bytes from D109 (D110) protocol.
oliskoli [Sun, 30 Apr 2006 16:40:14 +0000 (16:40 +0000)]
Bring in after_read and before_write procedures for garmin devices.
robertl [Sun, 30 Apr 2006 04:11:56 +0000 (04:11 +0000)]
Finish up track read progress bar commit.
robertl [Sun, 30 Apr 2006 04:07:55 +0000 (04:07 +0000)]
Implement progress bars for track read.
robertl [Sun, 30 Apr 2006 03:26:48 +0000 (03:26 +0000)]
Don't divide by zero when computing speed. (this means you, saved Garmin
tracks...)
robertl [Sun, 30 Apr 2006 01:26:40 +0000 (01:26 +0000)]
Implement interesting firmware workaround for x05 models to force lap
closure so that stored tracks can be retrieved.
Note that this forces the widening of the command array to two bytes -
it's always technically _been_ two byts, but we've never had a command
# > 127 before. This does have the potential to expose naughtiness if
we've missed any endian swaps...
oliskoli [Sat, 29 Apr 2006 21:57:05 +0000 (21:57 +0000)]
Fix memory leaks.
oliskoli [Sat, 29 Apr 2006 16:41:30 +0000 (16:41 +0000)]
Check valid range for n before calling acos(n). Set errno always to zero.
robertl [Fri, 28 Apr 2006 17:03:34 +0000 (17:03 +0000)]
Make recompute take a const.
robertl [Fri, 28 Apr 2006 17:03:00 +0000 (17:03 +0000)]
MSVC tweaks.
robertl [Fri, 28 Apr 2006 17:02:08 +0000 (17:02 +0000)]
More minor MSVC tweaks.
robertl [Fri, 28 Apr 2006 16:21:25 +0000 (16:21 +0000)]
Misc minor cleanups to start to restore happiness to MSVC builds.
oliskoli [Fri, 28 Apr 2006 08:19:58 +0000 (08:19 +0000)]
Typo fix.
robertl [Thu, 27 Apr 2006 20:07:28 +0000 (20:07 +0000)]
Fill in missing pieces to populate cadence from units like Edge 305.
parkrrrr [Thu, 27 Apr 2006 13:03:20 +0000 (13:03 +0000)]
add track_waypt_count, remove route_free (nobody was using it.)
parkrrrr [Thu, 27 Apr 2006 12:58:21 +0000 (12:58 +0000)]
use track_waypt_count instead of route_waypt_count
parkrrrr [Thu, 27 Apr 2006 12:53:38 +0000 (12:53 +0000)]
I guess we needed track_waypt_count after all
robertl [Thu, 27 Apr 2006 02:56:24 +0000 (02:56 +0000)]
Ignore packets that aren't A800's.
robertl [Thu, 27 Apr 2006 02:55:57 +0000 (02:55 +0000)]
May I never have to trace another uninitialized variable problem in gpsmem.
parkrrrr [Wed, 26 Apr 2006 17:39:23 +0000 (17:39 +0000)]
make 'name' and 'url' options more user-friendly
oliskoli [Wed, 26 Apr 2006 13:06:36 +0000 (13:06 +0000)]
Give chapter "DATA FILTERS" a global id.
oliskoli [Wed, 26 Apr 2006 13:00:12 +0000 (13:00 +0000)]
Filter and format settings are now saved to registry.
oliskoli [Wed, 26 Apr 2006 12:51:00 +0000 (12:51 +0000)]
Filter and format settings are now saved to registry.
oliskoli [Wed, 26 Apr 2006 12:45:15 +0000 (12:45 +0000)]
Filter and format settings are now saved to registry.
oliskoli [Wed, 26 Apr 2006 12:38:10 +0000 (12:38 +0000)]
Add simple program to create GPSBabelGUI.res from Delphi options file (.dof).
oliskoli [Wed, 26 Apr 2006 12:35:54 +0000 (12:35 +0000)]
Typo fix.
oliskoli [Wed, 26 Apr 2006 00:17:23 +0000 (00:17 +0000)]
Add reference files for Kartex Waypoint/Track format.
oliskoli [Tue, 25 Apr 2006 23:50:27 +0000 (23:50 +0000)]
Add new style sheets for swedish Kartex format.
oliskoli [Tue, 25 Apr 2006 18:55:37 +0000 (18:55 +0000)]
Remove possible line-breaks from description.